From: Ken Brown Date: Mon, 25 Aug 2014 20:55:37 +0000 (-0400) Subject: Fix accidental deletion of a line in last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3423^2~1143 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=940ac42ae3d5c5c5d80f984278446ab34c0bb26a;p=emacs.git Fix accidental deletion of a line in last change. --- diff --git a/configure.ac b/configure.ac index 4728ec51368..967f0195d0f 100644 --- a/configure.ac +++ b/configure.ac @@ -4593,6 +4593,7 @@ if test $emacs_cv_usable_FIONREAD = yes; then fi fi +case $opsys in hpux11) dnl It works to open the pty's tty in the parent (Emacs), then dnl close and reopen it in the child.